home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6937 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: kikkin.zko.dec.com!carlson
  2. From: carlson@kikkin.zko.dec.com (Tom Carlson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: DEC C++ compiler
  5. Date: 20 Feb 1996 23:16:28 GMT
  6. Organization: Digital Equipment Corporation
  7. Distribution: world
  8. Message-ID: <4gdkoc$9v2@zk2nws.zko.dec.com>
  9. References: <4emnqg$iv8@ipo.ipoline.com>
  10. Reply-To: carlson@kikkin.zko.dec.com (Tom Carlson)
  11. NNTP-Posting-Host: kikkin.zko.dec.com
  12. X-Newsreader: mxrn 6.18-16
  13.  
  14.  
  15. In article <4emnqg$iv8@ipo.ipoline.com>, edwin@ipoline.com (Edwin Chan) writes:
  16. |>Does anyone have any experience with DEC C++ compiler on OpenVMS? In
  17. |>particular, I want to find out if it is as bad as VAX C compiler as
  18. |>far as standard conformance is concerned.
  19.  
  20. DEC C++ implements The Annotated Reference Manual by Ellis and
  21. Stroustrup, with compiler options for many cfront and Microsoft
  22. extensions.  The DEC C++ development group is closely tracking the 
  23. emerging ANSI standard and plans to fully support the ANSI standard in the
  24. the future.
  25.  
  26. Tom 
  27.  
  28. DEC C/C++ developer
  29.  
  30. PS  Regarding "as bad as VAX C compiler as far as standard conformance
  31.     is concerned".  Note that the VAX C compiler was frozen at version
  32.     3.2, and was replaced by the DEC C compiler at version 4.0.  DEC C
  33.     is a validated ANSI C compiler with options to support K&R C, and
  34.     strict versus relaxed ANSI conformance (as well as a VAX C compatibility
  35.     mode to ease the pain of migration).  The current version of DEC C
  36.     on both VAX and Alpha OpenVMS platforms is V5.2, and starting with VMS
  37.     version V6.2 the compiler and runtime system offer XPG4 conformance; and
  38.     with VMS V7.0 the ISO C 1994 Addendum is supported (digraphs and
  39.     more extensive wide character functions).  The Digital UNIX (formerly
  40.     OSF/1) platform has always shipped a validated ANSI C compiler.  Digital
  41.     is an active participant in standards bodies, and is committed to providing
  42.     standard-conforming  products as a key aspect of making and keeping its 
  43.     systems "open".
  44.  
  45. -- 
  46.  
  47. --
  48.  
  49. Thomas Carlson,   DEC C/ DEC C++     carlson@decc.enet.dec.com
  50. Digital Equipment Corporation,  ZK2-3/N30           
  51. 110 Spitbrook Rd,
  52. Nashua, NH  03062
  53.